home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 February: Tool Chest
/
Dev.CD Feb 00 TC.toast
/
pc
/
what's new?
/
sample code
/
archive
/
games
/
soundboard
/
soundboard_debug.prefix
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-05-20
|
303 b
|
20 lines
/*
*
* Soundboard_debug.prefix
*
* for use with Filter component examples
*
* Mark Anderson
* metrowerks
* 12/1/94
*
*/
#include "Soundboard.prefix"
#define DEBUG_IT
#ifdef powerc
// #define PROFILE_IT /* Uses SetC to preform the profile */
// #define PROFILE_604 /* Only works on 604 */
#endif